home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / bindings / fun / overwdel.r < prev    next >
Encoding:
Text File  |  1996-09-27  |  863 b   |  29 lines

  1. @ref-see-also See also in %s.
  2. @{{{}}}
  3. @{{{  overwdel-reference-file
  4. @if-using ( complete )
  5. @{{{  @overwdel-ref Description
  6. @if-using ( complete )
  7. Change the behaviour of  the  function  delete-previous-character  (and
  8. delete-character,  if  library delchar is already  read)  in  overwrite
  9. mode.
  10.  
  11. Instead of deleting the character, it will be overwritten by  a  single
  12. space  character.  The  original   functions   can   be   accessed   by
  13. `raw-delete-previous-character' (and `raw-delete-character').
  14. @fi
  15. @}}}
  16. @fi
  17. @if-using ( complete overwpdel )
  18. @{{{  @overwdel-ref Functions and macros
  19. @if-using ( complete overwpdel )
  20. @{{{  @overwd-mac-ref delete-previous-character
  21. Change the default behaviour, if mode overwrite is active.  In  this
  22. case, the character left from the cursor will be replaced by a space
  23. and the cursor is moved to it.
  24. @}}}
  25. @fi
  26. @}}}
  27. @fi
  28. @}}}
  29.